Skip to content

feat: flags to log stats#766

Open
oortlieb wants to merge 1 commit intolivekit:mainfrom
ultra-robotics:log-stats
Open

feat: flags to log stats#766
oortlieb wants to merge 1 commit intolivekit:mainfrom
ultra-robotics:log-stats

Conversation

@oortlieb
Copy link

We're using the client to publish videos to a room, and want to be able to get stats about the connection. This PR adds two flags to room join (--stats and --stats`).

   --stats                                    Periodically log publisher WebRTC GetStats as one JSON object per line to stderr (default: false)
   --stats-interval float                     Seconds between stats logs when --stats is set (default: 5)

It's helpful for our use case so wanted to offer it back to the project!

@CLAassistant
Copy link

CLAassistant commented Feb 12, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants